Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(kuma-cp): avoid concurrent access on resource meta (backport of #11997) #12022

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Nov 12, 2024

Automatic cherry-pick of #11997 for branch release-2.8

Generated by action

cherry-picked commit c3d7187

There were some places where labels on meta weren't not cloned when
duplicating the meta. Walked the code for odd usages of `GetLabels()`.

See also #11886

Signed-off-by: Charly Molter <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Co-authored-by: Mike Beaumont <[email protected]>
@kumahq kumahq bot requested a review from a team as a code owner November 12, 2024 11:39
@kumahq kumahq bot added the release-2.8 label Nov 12, 2024
@kumahq kumahq bot requested review from michaelbeaumont and lobkovilya and removed request for a team November 12, 2024 11:39
@michaelbeaumont michaelbeaumont merged commit 2318f67 into release-2.8 Nov 12, 2024
17 checks passed
@michaelbeaumont michaelbeaumont deleted the chore/backport-release-2.8-11997 branch November 12, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants